True
, more parsing is done of the HTML templates. When the Server Application needs to play a template, the parser will search for strings and replace them with their respective value of an option. Depending on how the Server Application is built, the value of the replaced string will come from either the Release or Test category. The mapping of the placeholder to option is shown below.$$SA_CGI_URL Test.CGI_URL or Release.CGI_URL
$$SA_GIF_URL Test.GIF_URL or Release.GIF_URL
$$SA_HTML_URL Test.HTML_URL or Release.HTML_URL
True